@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css";
@import "https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700&display=swap";

/*Styling for Brent's headings, captions and links*/
html {
    overflow-x: hidden;
}

h1,
h2 {
    color: #624b99 !important;
}

a {
    color: #000 !important;
}

caption {
    display: none;
}

/* Landing Pages */
.landing-page-card-row {
    margin-bottom: 20px;
}

.landing-page-card {
    border: 2px solid #BDBDBD;
    border-radius: 7px;
    border-color: #BDBDBD !important;
    padding: 30px 10px;
}

.landing-page-card-title {
    color: #15181a !important;
    font-size: 28px;
    margin: 40px 0;
}
.btn-primary {
	background-color: #624b99 !important;
	border-color: #624b99 !important;
    color: #fff !important;
}

/* Header */

#register-btn-white>a {
    background-color: rgb(47, 161, 112);
    color: white;
}

.nav-link {
    font-weight: bold;
    font-size: 1.1em;
}

.login-link {
    border: 1px solid #2fa170;
    border-radius: 6px;
    margin-right: 10px;
}

/* Footer */

.footer {
    background-color: #624b99 !important;
    width: unset;
    height: unset;
    position: unset;
    bottom: unset;
    margin-top: 50px;
}

.footer-p {
    color: #fff;
    padding: 2px 0;
}

.footer-text {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

#footer>div.container>div>div.col-md-5>div>p:nth-child(3)>a {
    color: #fff;
    text-decoration: underline;
}

#social-icons {
    text-align: center;
    float: right;
}

.poweredby-row {
    background-color: #20694a;
}

#poweredby_p {
    padding: 20px 0;
    margin-bottom: 0;
    color: #fff;
}

#hanlonClient {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}

.nav-footer {
    position: relative;
    margin: 20px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
}

.li-inline {
    /* display: inline; */
    padding: 5px;
    list-style-type: none;
}

.li-inline a {
    color: #fff;
}

a.link {
    color: #624B99;
    font-family: "Raleway", sans-serif;
}

#footerLink>img {
    margin-top: 60px;
    /* width: 20rem; */
}

.icons {
    color: #2fa170;
    background: #ffffff;
    border-radius: 2px;
    font-family: fontawesome;
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    padding-top: 12px;
    margin: 0 4px;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    font-size: 20px;
    transition: all .5s;
    -webkit-font-smoothing: antialiased;
    font-weight: unset !important;
    text-decoration: none;
    margin-top: 20px;
}

.icons:hover,
.icons:focus {
    background: #fff;
    text-decoration: none !important;
    color: #333;
}

/* FA icons */
.icons:nth-of-type(1):before {
    content: '\f09a';
    color: #fff;
}

.icons:nth-of-type(2):before {
    content: '\f099';
    color: #fff;
}

.icons:nth-of-type(3):before {
    content: '\f16d';
    color: #fff;
}
a.icons:hover {
    background: transparent;
    border: 2px solid #fff;
}
/* Cards */
.card-body {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 3px solid #624b99;
    background-color: #46489d33;
    min-height: 400px;
}

.card-green {
    border-bottom-color: rgb(57, 146, 108);
    background-color: rgba(51, 129, 96, 0.27);
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}

.card-help {
    min-height: 400px;
}

.card-help-link {
    text-decoration: underline;
    color: #1a1d1f;
    font-size: 17px;
    font-weight: bold;
    line-height: 25px;
}

.card-help-text {
    padding-top: 20px;
}

p {
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    padding-right: 3px;
}

/* Buttons */
.btn-primary {
    background-color: #624b99 !important;
    border-color: #624b99 !important;
    font-family: "Raleway", sans-serif;
    font-size: 24px;
}

.btn-primary:hover {
    border-color: yellow;
}

.btn-primary:focus {
    outline: 2px dashed #000;
}

/*Opportunities Page*/
.active>.page-link,
.page-link.active {
    z-index: 3;
    color: var(--bs-pagination-active-color);
    background-color: #624b99;
    border-color: #624b99;
}

.page-link {
    position: relative;
    display: block;
    padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
    font-size: var(--bs-pagination-font-size);
    color: #000;
    text-decoration: none;
    background-color: var(--bs-pagination-bg);
    border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

/*Vacancy Overview Page*/
span#ctl00_mCPH_VacancyName {
    font-family: "Raleway", sans-serif;
    color: #000 !important;
}

span#ctl00_mCPH_VacancyTypeName {
    font-family: "Raleway", sans-serif;
    color: #000 !important;
}

span#ctl00_mCPH_VacancyFormOfEmployment {
    font-family: "Raleway", sans-serif;
    color: #000 !important;
}

span#ctl00_mCPH_VacancySalary {
    font-family: "Raleway", sans-serif;
    color: #000 !important;
}

span#ctl00_mCPH_VacancyHours {
    font-family: "Raleway", sans-serif;
    color: #000 !important;
}

span#ctl00_mCPH_VacancyPublishDate {
    font-family: "Raleway", sans-serif;
    color: #000 !important;
}

span#ctl00_mCPH_VacancyClosingDate {
    font-family: "Raleway", sans-serif;
    color: #000 !important;
}

th {
    font-family: "Raleway", sans-serif;
}

input#OpenGoogleDirectionsButton {
    font-size: 18px;
    padding-left: 30px;
    padding-right: 30px;
}

.alert-info {
    background-color: #dde3ef;
    border-color: #dde3ef;
}

p.par {
    padding-left: 0px;
}

input#ctl00_mCPH_ApplyButton {
    font-size: 18px;
    padding-left: 30px;
    padding-right: 30px;
}

p.par strong {
    color: #000;
}

span#ctl00_mCPH_ApplyInfoLabel {
    font-family: "Raleway", sans-serif;
    color: #000;
}

#CookiesBannerActionButtons button {
    margin-right: 15px;
    background: #624b99 !important;
    border-color: transparent;
}

/*Styling applied to content on the News & Events page*/
.tile-news-item-image-div {
    background: #624b99;
    color: #fff;
    padding: 30px;
    font-family: "Raleway", sans-serif;
    border: 2px solid #000;
}

a.tile-news-item-title.link {
    color: #fff !important;
    font-weight: bold;
}

/*Styling applied to the Login page*/
.form-label {
    margin-bottom: .5rem;
    font-family: "Raleway", sans-serif;
    font-weight: bold;
}

/*Styling applied to the Account page*/
a#clientDocumentsLink {
    color: #fff !important;
    font-size: 18px;
}

a#ctl00_mCPH_appliedVacancyList {
    color: #fff !important;
    font-size: 18px;
}

a#ctl00_mCPH_AdvancedSubscriptionList {
    color: #fff !important;
    font-size: 18px;
}

a#ctl00_mCPH_appliedTrainingCourseListLink {
    color: #fff !important;
    font-size: 18px;
}

input#ctl00_mCPH_btnUpdateDetails {
    color: #fff !important;
    font-size: 18px;
}

input#ctl00_mCPH_btnUpdateSkills {
    color: #fff !important;
    font-size: 18px;
}

/*Styling applied to the Enterprise Registration page and following pages*/
span.text-info {
    color: #000 !important;
    font-family: "Raleway", sans-serif;
    font-size: 18px !important;
}

input#btnProceedToWizard {
    font-size: 18px;
}

input.btn.btn-secondary.button.button__submit.button__submit--alt {
    font-size: 18px;
}

td.wizardStepStyle {
    background: #624b99;
}

.MainPanelGeneral {
    background: #624b99 !important;
    color: #fff;
}

.Container {
    display: flex;
    flex-direction: column;
    padding: 5px;
    background-color: #624b99 !important;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 18px;
    font-family: "Raleway", sans-serif;
}

.Label {
    font-size: 18px;
    margin-left: 5px;
    margin-bottom: 5px;
    margin-top: 3px;
}

a#ShowGoogleAddressInputButton {
    color: #000 !important;
}

a#ClearAddressButton {
    color: #fff !important;
}

div#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_ContactPanel_MainContainer {
    background: #624b99;
    color: #fff;
    font-family: "Raleway", sans-serif;
}

tr.RowStyle {
    background: #fff;
}

/*Styling applied to the Posted Opportunities page*/
button.btn.btn-sm.btn-vacancylistbutton.btn-primary.viewbtn.button {
    font-size: 18px;
}

button#editVacancy91 {
    font-size: 18px;
}

button#editVacancy92 {
    font-size: 18px;
}

button#editVacancy93 {
    font-size: 18px;
}

button#editVacancy94 {
    font-size: 18px;
}

button#editVacancy95 {
    font-size: 18px;
}

button#editVacancy96 {
    font-size: 18px;
}

button#editVacancy97 {
    font-size: 18px;
}

button#editVacancy98 {
    font-size: 18px;
}

button#VacancyDocumentsButton91 {
    font-size: 18px;
}

button#VacancyDocumentsButton92 {
    font-size: 18px;
}

button#VacancyDocumentsButton93 {
    font-size: 18px;
}

button#VacancyDocumentsButton94 {
    font-size: 18px;
}

button#VacancyDocumentsButton95 {
    font-size: 18px;
}

button#VacancyDocumentsButton96 {
    font-size: 18px;
}

button#VacancyDocumentsButton97 {
    font-size: 18px;
}

button#VacancyQualificationsButton91 {
    font-size: 18px;
}

button#VacancyQualificationsButton92 {
    font-size: 18px;
}

button#VacancyQualificationsButton93 {
    font-size: 18px;
}

button#VacancyQualificationsButton94 {
    font-size: 18px;
}

button#VacancyQualificationsButton95 {
    font-size: 18px;
}

button#VacancyQualificationsButton96 {
    font-size: 18px;
}

button#VacancyQualificationsButton97 {
    font-size: 18px;
}

button#EditVacancySkillsButton91 {
    font-size: 18px;
}

button#EditVacancySkillsButton92 {
    font-size: 18px;
}

button#EditVacancySkillsButton93 {
    font-size: 18px;
}

button#EditVacancySkillsButton94 {
    font-size: 18px;
}

button#EditVacancySkillsButton95 {
    font-size: 18px;
}

button#EditVacancySkillsButton96 {
    font-size: 18px;
}

button#EditVacancySkillsButton97 {
    font-size: 18px;
}

/*Styling applied to the Skills page*/
input#ctl00_mCPH_AddSkillButton {
    font-family: "Raleway", sans-serif;
    color: #fff;
    background: #624b99;
    font-size: 18px;
}

input#ctl00_mCPH_AddSkillRequireProofButton {
    font-family: "Raleway", sans-serif;
    color: #fff;
    background: #624b99;
    font-size: 18px;
}
/*Styling applied to the client registration pages*/
.HeaderRowTitle {
    display: none;
}
input#ctl00_mCPH_btnExit {
    display: none;
}